services.podman.containers.<name>.devices

The devices to mount into the container

Type
list of string
Default
[ ]
Example
[
  "/dev/<host>:/dev/<container>"
]
Declared
<home-manager/modules/services/podman/linux/containers.nix>